home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 November / macformat-030.iso / Shareware City / HyperCard / Text 2 Printer / cards.xml < prev    next >
Encoding:
Text File  |  1995-08-02  |  18.6 KB  |  637 lines

  1. card_2817.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>2817</id>
  6.     <filler1>0</filler1>
  7.     <bitmap>BMAP_3585.pbm</bitmap>
  8.     <cantDelete> <false /> </cantDelete>
  9.     <showPict> <true /> </showPict>
  10.     <dontSearch> <false /> </dontSearch>
  11.     <owner>2696</owner>
  12.     <link rel="stylesheet" type="text/css" href="stylesheet_3073.css" />
  13.     <part>
  14.         <id>1</id>
  15.         <type>button</type>
  16.         <visible> <true /> </visible>
  17.         <reserved5> 0 </reserved5>
  18.         <reserved4> 0 </reserved4>
  19.         <reserved3> 0 </reserved3>
  20.         <reserved2> 0 </reserved2>
  21.         <reserved1> 0 </reserved1>
  22.         <enabled> <true /> </enabled>
  23.         <rect>
  24.             <left>47</left>
  25.             <top>171</top>
  26.             <right>147</right>
  27.             <bottom>193</bottom>
  28.         </rect>
  29.         <style>transparent</style>
  30.         <showName> <true /> </showName>
  31.         <highlight> <false /> </highlight>
  32.         <autoHighlight> <true /> </autoHighlight>
  33.         <sharedHighlight> <true /> </sharedHighlight>
  34.         <family>0</family>
  35.         <titleWidth>0</titleWidth>
  36.         <icon>0</icon>
  37.         <textAlign>center</textAlign>
  38.         <font>Chicago</font>
  39.         <textSize>12</textSize>
  40.         <textStyle>plain</textStyle>
  41.         <name>Import text</name>
  42.         <script>on mouseUpglobal fileName, wordListanswer file "Import textfile:" of type TEXT,ttroput it into fileNameopen file fileNameput empty into wordList  -- zero the bufferrepeat -- until all text is retrievedread from file fileName for cd fld bytesif it is empty then exit repeat -- stop if file is all readput it after wordList -- add these to the bufferend repeatlock screenput wordList into card field "Text"unlock screen with dissolveclose file fileNameskrivend mouseUpon skrivglobal daAutoif daAuto=1 thenprint cd fld "text"elseexit skrivend ifend skriv</script>
  43.     </part>
  44.     <part>
  45.         <id>4</id>
  46.         <type>button</type>
  47.         <visible> <true /> </visible>
  48.         <reserved5> 0 </reserved5>
  49.         <reserved4> 0 </reserved4>
  50.         <reserved3> 0 </reserved3>
  51.         <reserved2> 0 </reserved2>
  52.         <reserved1> 0 </reserved1>
  53.         <enabled> <true /> </enabled>
  54.         <rect>
  55.             <left>47</left>
  56.             <top>198</top>
  57.             <right>147</right>
  58.             <bottom>220</bottom>
  59.         </rect>
  60.         <style>transparent</style>
  61.         <showName> <true /> </showName>
  62.         <highlight> <false /> </highlight>
  63.         <autoHighlight> <true /> </autoHighlight>
  64.         <sharedHighlight> <true /> </sharedHighlight>
  65.         <family>0</family>
  66.         <titleWidth>0</titleWidth>
  67.         <icon>0</icon>
  68.         <textAlign>center</textAlign>
  69.         <font>Chicago</font>
  70.         <textSize>12</textSize>
  71.         <textStyle>plain</textStyle>
  72.         <name>Export text</name>
  73.         <script>on mouseUpglobal fileName, wordListask file "Export text to what file?" with "Exported text"if it is empty then exit mouseUp -- in case of "cancel"put it into fileNameopen file fileNamewrite card field "text" to file filenameclose file fileNameend mouseUp</script>
  74.     </part>
  75.     <part>
  76.         <id>7</id>
  77.         <type>field</type>
  78.         <visible> <true /> </visible>
  79.         <dontWrap> <false /> </dontWrap>
  80.         <dontSearch> <false /> </dontSearch>
  81.         <sharedText> <false /> </sharedText>
  82.         <fixedLineHeight> <false /> </fixedLineHeight>
  83.         <autoTab> <false /> </autoTab>
  84.         <lockText> <false /> </lockText>
  85.         <rect>
  86.             <left>44</left>
  87.             <top>20</top>
  88.             <right>177</right>
  89.             <bottom>36</bottom>
  90.         </rect>
  91.         <style>transparent</style>
  92.         <autoSelect> <false /> </autoSelect>
  93.         <showLines> <false /> </showLines>
  94.         <wideMargins> <false /> </wideMargins>
  95.         <multipleLines> <false /> </multipleLines>
  96.         <reservedFamily> 0 </reservedFamily>
  97.         <titleWidth>0</titleWidth>
  98.         <icon>0</icon>
  99.         <textAlign>left</textAlign>
  100.         <font>Chicago</font>
  101.         <textSize>12</textSize>
  102.         <textStyle>plain</textStyle>
  103.         <textHeight>16</textHeight>
  104.         <name>Font</name>
  105.         <script></script>
  106.     </part>
  107.     <part>
  108.         <id>10</id>
  109.         <type>button</type>
  110.         <visible> <true /> </visible>
  111.         <reserved5> 0 </reserved5>
  112.         <reserved4> 0 </reserved4>
  113.         <reserved3> 0 </reserved3>
  114.         <reserved2> 0 </reserved2>
  115.         <reserved1> 0 </reserved1>
  116.         <enabled> <true /> </enabled>
  117.         <rect>
  118.             <left>71</left>
  119.             <top>76</top>
  120.             <right>114</right>
  121.             <bottom>90</bottom>
  122.         </rect>
  123.         <style>checkbox</style>
  124.         <showName> <true /> </showName>
  125.         <highlight> <false /> </highlight>
  126.         <autoHighlight> <true /> </autoHighlight>
  127.         <sharedHighlight> <true /> </sharedHighlight>
  128.         <family>1</family>
  129.         <titleWidth>0</titleWidth>
  130.         <icon>0</icon>
  131.         <textAlign>right</textAlign>
  132.         <font>Chicago</font>
  133.         <textSize>12</textSize>
  134.         <textStyle>plain</textStyle>
  135.         <name>Yes</name>
  136.         <script>on mouseUpglobal daAutoput 1 into daAutoend mouseUp</script>
  137.     </part>
  138.     <part>
  139.         <id>11</id>
  140.         <type>field</type>
  141.         <visible> <true /> </visible>
  142.         <dontWrap> <false /> </dontWrap>
  143.         <dontSearch> <false /> </dontSearch>
  144.         <sharedText> <false /> </sharedText>
  145.         <fixedLineHeight> <false /> </fixedLineHeight>
  146.         <autoTab> <false /> </autoTab>
  147.         <lockText> <false /> </lockText>
  148.         <rect>
  149.             <left>44</left>
  150.             <top>38</top>
  151.             <right>177</right>
  152.             <bottom>54</bottom>
  153.         </rect>
  154.         <style>transparent</style>
  155.         <autoSelect> <false /> </autoSelect>
  156.         <showLines> <false /> </showLines>
  157.         <wideMargins> <false /> </wideMargins>
  158.         <multipleLines> <false /> </multipleLines>
  159.         <reservedFamily> 0 </reservedFamily>
  160.         <titleWidth>0</titleWidth>
  161.         <icon>0</icon>
  162.         <textAlign>left</textAlign>
  163.         <font>Chicago</font>
  164.         <textSize>12</textSize>
  165.         <textStyle>plain</textStyle>
  166.         <textHeight>16</textHeight>
  167.         <name>size</name>
  168.         <script></script>
  169.     </part>
  170.     <part>
  171.         <id>12</id>
  172.         <type>button</type>
  173.         <visible> <true /> </visible>
  174.         <reserved5> 0 </reserved5>
  175.         <reserved4> 0 </reserved4>
  176.         <reserved3> 0 </reserved3>
  177.         <reserved2> 0 </reserved2>
  178.         <reserved1> 0 </reserved1>
  179.         <enabled> <true /> </enabled>
  180.         <rect>
  181.             <left>71</left>
  182.             <top>111</top>
  183.             <right>115</right>
  184.             <bottom>125</bottom>
  185.         </rect>
  186.         <style>checkbox</style>
  187.         <showName> <true /> </showName>
  188.         <highlight> <true /> </highlight>
  189.         <autoHighlight> <true /> </autoHighlight>
  190.         <sharedHighlight> <true /> </sharedHighlight>
  191.         <family>2</family>
  192.         <titleWidth>0</titleWidth>
  193.         <icon>0</icon>
  194.         <textAlign>center</textAlign>
  195.         <font>Chicago</font>
  196.         <textSize>12</textSize>
  197.         <textStyle>plain</textStyle>
  198.         <name>Yes</name>
  199.         <script>on mouseUplock screenshow cd field "text"unlock screen with wipe upend mouseUp</script>
  200.     </part>
  201.     <part>
  202.         <id>14</id>
  203.         <type>field</type>
  204.         <visible> <true /> </visible>
  205.         <dontWrap> <false /> </dontWrap>
  206.         <dontSearch> <false /> </dontSearch>
  207.         <sharedText> <false /> </sharedText>
  208.         <fixedLineHeight> <false /> </fixedLineHeight>
  209.         <autoTab> <false /> </autoTab>
  210.         <lockText> <false /> </lockText>
  211.         <rect>
  212.             <left>44</left>
  213.             <top>56</top>
  214.             <right>177</right>
  215.             <bottom>72</bottom>
  216.         </rect>
  217.         <style>transparent</style>
  218.         <autoSelect> <false /> </autoSelect>
  219.         <showLines> <false /> </showLines>
  220.         <wideMargins> <false /> </wideMargins>
  221.         <multipleLines> <false /> </multipleLines>
  222.         <reservedFamily> 0 </reservedFamily>
  223.         <titleWidth>0</titleWidth>
  224.         <icon>0</icon>
  225.         <textAlign>left</textAlign>
  226.         <font>Chicago</font>
  227.         <textSize>12</textSize>
  228.         <textStyle>plain</textStyle>
  229.         <textHeight>16</textHeight>
  230.         <name>bytes</name>
  231.         <script></script>
  232.     </part>
  233.     <part>
  234.         <id>16</id>
  235.         <type>button</type>
  236.         <visible> <true /> </visible>
  237.         <reserved5> 0 </reserved5>
  238.         <reserved4> 0 </reserved4>
  239.         <reserved3> 0 </reserved3>
  240.         <reserved2> 0 </reserved2>
  241.         <reserved1> 0 </reserved1>
  242.         <enabled> <true /> </enabled>
  243.         <rect>
  244.             <left>47</left>
  245.             <top>225</top>
  246.             <right>147</right>
  247.             <bottom>247</bottom>
  248.         </rect>
  249.         <style>transparent</style>
  250.         <showName> <true /> </showName>
  251.         <highlight> <false /> </highlight>
  252.         <autoHighlight> <true /> </autoHighlight>
  253.         <sharedHighlight> <true /> </sharedHighlight>
  254.         <family>0</family>
  255.         <titleWidth>0</titleWidth>
  256.         <icon>0</icon>
  257.         <textAlign>center</textAlign>
  258.         <font>Chicago</font>
  259.         <textSize>12</textSize>
  260.         <textStyle>plain</textStyle>
  261.         <name>Print</name>
  262.         <script>on mouseUplock screenset rect of cd fld text to 0,0,512,342print cd fld "text"set rect of cd fld text to 192,0,512,342unlock screenend mouseUp</script>
  263.     </part>
  264.     <part>
  265.         <id>17</id>
  266.         <type>button</type>
  267.         <visible> <true /> </visible>
  268.         <reserved5> 0 </reserved5>
  269.         <reserved4> 0 </reserved4>
  270.         <reserved3> 0 </reserved3>
  271.         <reserved2> 0 </reserved2>
  272.         <reserved1> 0 </reserved1>
  273.         <enabled> <true /> </enabled>
  274.         <rect>
  275.             <left>47</left>
  276.             <top>279</top>
  277.             <right>147</right>
  278.             <bottom>301</bottom>
  279.         </rect>
  280.         <style>transparent</style>
  281.         <showName> <true /> </showName>
  282.         <highlight> <false /> </highlight>
  283.         <autoHighlight> <true /> </autoHighlight>
  284.         <sharedHighlight> <true /> </sharedHighlight>
  285.         <family>0</family>
  286.         <titleWidth>0</titleWidth>
  287.         <icon>0</icon>
  288.         <textAlign>center</textAlign>
  289.         <font>Chicago</font>
  290.         <textSize>12</textSize>
  291.         <textStyle>plain</textStyle>
  292.         <name>Go home</name>
  293.         <script>on mouseUpgo homeend mouseUp</script>
  294.     </part>
  295.     <part>
  296.         <id>18</id>
  297.         <type>button</type>
  298.         <visible> <true /> </visible>
  299.         <reserved5> 0 </reserved5>
  300.         <reserved4> 0 </reserved4>
  301.         <reserved3> 0 </reserved3>
  302.         <reserved2> 0 </reserved2>
  303.         <reserved1> 0 </reserved1>
  304.         <enabled> <true /> </enabled>
  305.         <rect>
  306.             <left>47</left>
  307.             <top>306</top>
  308.             <right>147</right>
  309.             <bottom>328</bottom>
  310.         </rect>
  311.         <style>transparent</style>
  312.         <showName> <true /> </showName>
  313.         <highlight> <false /> </highlight>
  314.         <autoHighlight> <true /> </autoHighlight>
  315.         <sharedHighlight> <true /> </sharedHighlight>
  316.         <family>0</family>
  317.         <titleWidth>0</titleWidth>
  318.         <icon>0</icon>
  319.         <textAlign>center</textAlign>
  320.         <font>Chicago</font>
  321.         <textSize>12</textSize>
  322.         <textStyle>plain</textStyle>
  323.         <name>Quit</name>
  324.         <script>on mouseUpanswer "Are you sure?" with "Cancel" or "OK"if it is "Cancel" thenexit mouseUpelsedoMenu "Quit HyperCard"end ifend mouseUp</script>
  325.     </part>
  326.     <part>
  327.         <id>19</id>
  328.         <type>button</type>
  329.         <visible> <true /> </visible>
  330.         <reserved5> 0 </reserved5>
  331.         <reserved4> 0 </reserved4>
  332.         <reserved3> 0 </reserved3>
  333.         <reserved2> 0 </reserved2>
  334.         <reserved1> 0 </reserved1>
  335.         <enabled> <true /> </enabled>
  336.         <rect>
  337.             <left>126</left>
  338.             <top>76</top>
  339.             <right>164</right>
  340.             <bottom>90</bottom>
  341.         </rect>
  342.         <style>checkbox</style>
  343.         <showName> <true /> </showName>
  344.         <highlight> <true /> </highlight>
  345.         <autoHighlight> <true /> </autoHighlight>
  346.         <sharedHighlight> <true /> </sharedHighlight>
  347.         <family>1</family>
  348.         <titleWidth>0</titleWidth>
  349.         <icon>0</icon>
  350.         <textAlign>right</textAlign>
  351.         <font>Chicago</font>
  352.         <textSize>12</textSize>
  353.         <textStyle>plain</textStyle>
  354.         <name>No</name>
  355.         <script>on mouseUpglobal daAutoput 0 into daAutoend mouseUp</script>
  356.     </part>
  357.     <part>
  358.         <id>20</id>
  359.         <type>button</type>
  360.         <visible> <true /> </visible>
  361.         <reserved5> 0 </reserved5>
  362.         <reserved4> 0 </reserved4>
  363.         <reserved3> 0 </reserved3>
  364.         <reserved2> 0 </reserved2>
  365.         <reserved1> 0 </reserved1>
  366.         <enabled> <true /> </enabled>
  367.         <rect>
  368.             <left>126</left>
  369.             <top>111</top>
  370.             <right>167</right>
  371.             <bottom>125</bottom>
  372.         </rect>
  373.         <style>checkbox</style>
  374.         <showName> <true /> </showName>
  375.         <highlight> <false /> </highlight>
  376.         <autoHighlight> <true /> </autoHighlight>
  377.         <sharedHighlight> <true /> </sharedHighlight>
  378.         <family>2</family>
  379.         <titleWidth>0</titleWidth>
  380.         <icon>0</icon>
  381.         <textAlign>center</textAlign>
  382.         <font>Chicago</font>
  383.         <textSize>12</textSize>
  384.         <textStyle>plain</textStyle>
  385.         <name>No</name>
  386.         <script>on mouseUplock screenhide cd field "text"unlock screen with wipe downend mouseUp</script>
  387.     </part>
  388.     <part>
  389.         <id>21</id>
  390.         <type>button</type>
  391.         <visible> <true /> </visible>
  392.         <reserved5> 0 </reserved5>
  393.         <reserved4> 0 </reserved4>
  394.         <reserved3> 0 </reserved3>
  395.         <reserved2> 0 </reserved2>
  396.         <reserved1> 0 </reserved1>
  397.         <enabled> <true /> </enabled>
  398.         <rect>
  399.             <left>44</left>
  400.             <top>20</top>
  401.             <right>178</right>
  402.             <bottom>36</bottom>
  403.         </rect>
  404.         <style>transparent</style>
  405.         <showName> <false /> </showName>
  406.         <highlight> <false /> </highlight>
  407.         <autoHighlight> <false /> </autoHighlight>
  408.         <sharedHighlight> <true /> </sharedHighlight>
  409.         <family>0</family>
  410.         <titleWidth>0</titleWidth>
  411.         <icon>0</icon>
  412.         <textAlign>center</textAlign>
  413.         <font>Chicago</font>
  414.         <textSize>12</textSize>
  415.         <textStyle>plain</textStyle>
  416.         <name></name>
  417.         <script>on mouseUpanswer "Choose text font:" with "Geneva" or "Monaco" or "Times"if it is "Geneva" then put "Geneva" into cd fld fontif it is "Monaco" then put "Monaco" into cd fld fontif it is "Times" then put "Times" into cd fld fontlock screenset the textFont of cd fld "text" to cd fld fontunlock screen with dissolveend mouseUp</script>
  418.     </part>
  419.     <part>
  420.         <id>22</id>
  421.         <type>button</type>
  422.         <visible> <true /> </visible>
  423.         <reserved5> 0 </reserved5>
  424.         <reserved4> 0 </reserved4>
  425.         <reserved3> 0 </reserved3>
  426.         <reserved2> 0 </reserved2>
  427.         <reserved1> 0 </reserved1>
  428.         <enabled> <true /> </enabled>
  429.         <rect>
  430.             <left>44</left>
  431.             <top>37</top>
  432.             <right>177</right>
  433.             <bottom>54</bottom>
  434.         </rect>
  435.         <style>transparent</style>
  436.         <showName> <false /> </showName>
  437.         <highlight> <false /> </highlight>
  438.         <autoHighlight> <false /> </autoHighlight>
  439.         <sharedHighlight> <true /> </sharedHighlight>
  440.         <family>0</family>
  441.         <titleWidth>0</titleWidth>
  442.         <icon>0</icon>
  443.         <textAlign>center</textAlign>
  444.         <font>Chicago</font>
  445.         <textSize>12</textSize>
  446.         <textStyle>plain</textStyle>
  447.         <name></name>
  448.         <script>on mouseUpanswer "Choose text size:" with "9" or "12" or "14"if it is "9" then put "9" into cd fld sizeif it is "12" then put "12" into cd fld sizeif it is "14" then put "14" into cd fld sizelock screenset the textSize of cd fld "text" to cd fld sizeunlock screen with dissolveend mouseUp</script>
  449.     </part>
  450.     <part>
  451.         <id>23</id>
  452.         <type>button</type>
  453.         <visible> <true /> </visible>
  454.         <reserved5> 0 </reserved5>
  455.         <reserved4> 0 </reserved4>
  456.         <reserved3> 0 </reserved3>
  457.         <reserved2> 0 </reserved2>
  458.         <reserved1> 0 </reserved1>
  459.         <enabled> <true /> </enabled>
  460.         <rect>
  461.             <left>47</left>
  462.             <top>252</top>
  463.             <right>147</right>
  464.             <bottom>274</bottom>
  465.         </rect>
  466.         <style>transparent</style>
  467.         <showName> <true /> </showName>
  468.         <highlight> <false /> </highlight>
  469.         <autoHighlight> <true /> </autoHighlight>
  470.         <sharedHighlight> <true /> </sharedHighlight>
  471.         <family>0</family>
  472.         <titleWidth>0</titleWidth>
  473.         <icon>0</icon>
  474.         <textAlign>center</textAlign>
  475.         <font>Chicago</font>
  476.         <textSize>12</textSize>
  477.         <textStyle>plain</textStyle>
  478.         <name>Empty field</name>
  479.         <script>on mouseUpanswer "Are you sure?" with "Cancel" or "OK"if it is "Cancel" thenexit mouseUpelselock screenput empty into cd fld textunlock screen with dissolveend ifend mouseUp</script>
  480.     </part>
  481.     <part>
  482.         <id>24</id>
  483.         <type>button</type>
  484.         <visible> <true /> </visible>
  485.         <reserved5> 0 </reserved5>
  486.         <reserved4> 0 </reserved4>
  487.         <reserved3> 0 </reserved3>
  488.         <reserved2> 0 </reserved2>
  489.         <reserved1> 0 </reserved1>
  490.         <enabled> <true /> </enabled>
  491.         <rect>
  492.             <left>71</left>
  493.             <top>133</top>
  494.             <right>115</right>
  495.             <bottom>147</bottom>
  496.         </rect>
  497.         <style>checkbox</style>
  498.         <showName> <true /> </showName>
  499.         <highlight> <false /> </highlight>
  500.         <autoHighlight> <true /> </autoHighlight>
  501.         <sharedHighlight> <true /> </sharedHighlight>
  502.         <family>3</family>
  503.         <titleWidth>0</titleWidth>
  504.         <icon>0</icon>
  505.         <textAlign>center</textAlign>
  506.         <font>Chicago</font>
  507.         <textSize>12</textSize>
  508.         <textStyle>plain</textStyle>
  509.         <name>Big</name>
  510.         <script>on mouseUplock screenset the rect of cd fld text to 0,0,512,342unlock screen with wipe leftput "Click in the field to make it smaller!" into msgend mouseUp</script>
  511.     </part>
  512.     <part>
  513.         <id>25</id>
  514.         <type>button</type>
  515.         <visible> <true /> </visible>
  516.         <reserved5> 0 </reserved5>
  517.         <reserved4> 0 </reserved4>
  518.         <reserved3> 0 </reserved3>
  519.         <reserved2> 0 </reserved2>
  520.         <reserved1> 0 </reserved1>
  521.         <enabled> <true /> </enabled>
  522.         <rect>
  523.             <left>126</left>
  524.             <top>133</top>
  525.             <right>183</right>
  526.             <bottom>147</bottom>
  527.         </rect>
  528.         <style>checkbox</style>
  529.         <showName> <true /> </showName>
  530.         <highlight> <true /> </highlight>
  531.         <autoHighlight> <true /> </autoHighlight>
  532.         <sharedHighlight> <true /> </sharedHighlight>
  533.         <family>3</family>
  534.         <titleWidth>0</titleWidth>
  535.         <icon>0</icon>
  536.         <textAlign>center</textAlign>
  537.         <font>Chicago</font>
  538.         <textSize>12</textSize>
  539.         <textStyle>plain</textStyle>
  540.         <name>Small</name>
  541.         <script>on mouseUplock screenset the rect of cd fld "text" to 192,0,512,342unlock screen with wipe righthide msgend mouseUp</script>
  542.     </part>
  543.     <part>
  544.         <id>3</id>
  545.         <type>field</type>
  546.         <visible> <true /> </visible>
  547.         <dontWrap> <false /> </dontWrap>
  548.         <dontSearch> <false /> </dontSearch>
  549.         <sharedText> <false /> </sharedText>
  550.         <fixedLineHeight> <false /> </fixedLineHeight>
  551.         <autoTab> <false /> </autoTab>
  552.         <lockText> <true /> </lockText>
  553.         <rect>
  554.             <left>192</left>
  555.             <top>0</top>
  556.             <right>512</right>
  557.             <bottom>342</bottom>
  558.         </rect>
  559.         <style>scrolling</style>
  560.         <autoSelect> <false /> </autoSelect>
  561.         <showLines> <false /> </showLines>
  562.         <wideMargins> <false /> </wideMargins>
  563.         <multipleLines> <false /> </multipleLines>
  564.         <reservedFamily> 0 </reservedFamily>
  565.         <titleWidth>0</titleWidth>
  566.         <icon>0</icon>
  567.         <textAlign>left</textAlign>
  568.         <font>Geneva</font>
  569.         <textSize>12</textSize>
  570.         <textStyle>plain</textStyle>
  571.         <textHeight>16</textHeight>
  572.         <name>text</name>
  573.         <script>on mouseUplock screenhide meclick at 137,140show meunlock screen WITH WIPE RIGHTend mouseUp</script>
  574.     </part>
  575.     <part>
  576.         <id>26</id>
  577.         <type>field</type>
  578.         <visible> <false /> </visible>
  579.         <dontWrap> <false /> </dontWrap>
  580.         <dontSearch> <false /> </dontSearch>
  581.         <sharedText> <false /> </sharedText>
  582.         <fixedLineHeight> <false /> </fixedLineHeight>
  583.         <autoTab> <false /> </autoTab>
  584.         <lockText> <false /> </lockText>
  585.         <rect>
  586.             <left>0</left>
  587.             <top>0</top>
  588.             <right>356</right>
  589.             <bottom>340</bottom>
  590.         </rect>
  591.         <style>opaque</style>
  592.         <autoSelect> <false /> </autoSelect>
  593.         <showLines> <false /> </showLines>
  594.         <wideMargins> <false /> </wideMargins>
  595.         <multipleLines> <false /> </multipleLines>
  596.         <reservedFamily> 0 </reservedFamily>
  597.         <titleWidth>0</titleWidth>
  598.         <icon>0</icon>
  599.         <textAlign>left</textAlign>
  600.         <font>Geneva</font>
  601.         <textSize>12</textSize>
  602.         <textStyle>plain</textStyle>
  603.         <textHeight>16</textHeight>
  604.         <name>om</name>
  605.         <script></script>
  606.     </part>
  607.     <content>
  608.         <layer>card</layer>
  609.         <id>14</id>
  610.         <text>16384</text>
  611.     </content>
  612.     <content>
  613.         <layer>card</layer>
  614.         <id>7</id>
  615.         <text>Geneva</text>
  616.     </content>
  617.     <content>
  618.         <layer>card</layer>
  619.         <id>11</id>
  620.         <text>12</text>
  621.     </content>
  622.     <content>
  623.         <layer>card</layer>
  624.         <id>26</id>
  625.         <text>Text 2 PrinterbyDaniel ToomNew Wave Software1995.The program is FreeWare!Address:Daniel ToomKr√•ngestad Sand√§ngenS-590 48 VIKINGSTADSWEDENE-mail: daniel.toom@mailbox.swipnet.se</text>
  626.     </content>
  627.     <content>
  628.         <layer>card</layer>
  629.         <id>3</id>
  630.         <text>Text 2 PrinterbyDaniel ToomNew Wave Software1995.The program is FreeWare!Address:Daniel ToomKr√•ngestad Sand√§ngenS-590 48 VIKINGSTADSWEDENE-mail: daniel.toom@mailbox.swipnet.se</text>
  631.     </content>
  632.     <name></name>
  633.     <script></script>
  634. </card>
  635.  
  636.  
  637.